Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adapt stdout to upstream changes #3

Merged
merged 6 commits into from
Apr 24, 2024
Merged

adapt stdout to upstream changes #3

merged 6 commits into from
Apr 24, 2024

Conversation

AdoAdoAdo
Copy link
Contributor

No description provided.

raduchis
raduchis previously approved these changes Mar 11, 2024
ssd04
ssd04 previously approved these changes Mar 11, 2024
)
if err != nil {
return fmt.Errorf("could not write %s prefix , err: %w", endBlockPrefix, err)
return fmt.Errorf("could not write %s , err: %w", blockPrefix, err)
Copy link

@ssd04 ssd04 Mar 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

now that we have only one entry line and there is just blockPrefix, i don't think it's useful anymore to have it into the error message

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right, will just propagate the error as it is

@AdoAdoAdo AdoAdoAdo dismissed stale reviews from ssd04 and raduchis via 80bdd6c March 11, 2024 15:21
ssd04
ssd04 previously approved these changes Mar 11, 2024
@AdoAdoAdo AdoAdoAdo merged commit af394ce into main Apr 24, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants